access code
英 [ˈækses kəʊd]
美 [ˈækses koʊd]
存取码; 选取码
英英释义
noun
- a code (a series of characters or digits) that must be entered in some way (typed or dialed or spoken) to get the use of something (a telephone line or a computer or a local area network etc.)
双语例句
- Instructions on acquiring the access code are available in the unprotected introductory section of the MQ LLM Information Center.
关于获取访问代码的操作指南在MQLLMInformationCenter无保护简介部分可见。 - This greatly simplifies the data access code.
这一特性大大简化了数据访问代码。 - Developers frequently require guidance when building JDBC code; bad JDBC code often results in having scattered data access code all over the place.
在构建JDBC代码时开发人员常常需要一些指导;差的JDBC代码往往使得到处都是数据访问代码。 - A locker pops open when a customer enters an access code received by e-mail or text message.
顾客收到邮件或短信,得到一个取件代码。只要输入该代码,寄存柜就打开了。 - From a PHP perspective, extending Ajax isn't just about rewriting the XMLHttpRequest ( XHR) access code.
从PHP的角度来看,扩展Ajax功能并不仅仅是重写XMLHttpRequest(XHR)访问代码。 - Depending on the JDK different mechanisms can be used to put your access code under Hibernate/ Spring transactional control.
依赖JDK,不同的虚拟机能够适应我们的访问代码在Hibernate/Spring的事物控制中。 - Create the application client project and associated EAR; you can also implement the Web services access code, as described in the next section.
创建一个应用程序客户端工程和其相关的EAR文件;您也可以执行Web服务的存取码来实现,我们将在下面讲解。 - Code that is allowed to discover nonpublic information on a type can potentially access code, data, and other information you want to keep private.
如果允许代码了解某类型的非公共信息,那么该代码就有可能会访问您需要保密的代码、数据和其他信息。 - Why would you want a typesafe interface for your data access code?
为什么您要为数据访问代码提供类型安全接口? - The power of this layer is in separating data access code from the business logic for disparate data store technologies.
该层的作用在于针对不同的数据存储技术,从业务逻辑中分离数据访问代码。